.main{ line-height: 30px; padding: 4% 0;}

@media screen and (max-width:768px){
    .row{ margin: 0;}
}
.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
/*.shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") no-repeat center; width: 100%; height: 100%; background-size: 50%;}*/

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}
.jw-controlbar { width: 100% !important;}

#dituContent label {
    max-width: unset!important;
    text-align: center;
}

@media screen and (max-width:991px){
    .layui-layer{ width: 94% !important; left: 3% !important;}
    .cplbnr{ padding: 0 !important;}
    .cpbai{ padding: 15px !important;}
}

.yqlj{ padding: 0 !important; height: 40px;}
.yqlj a{ padding: 0 5px;}


/*头部*/
#top_index{ height: auto; margin: 0 auto; transition: 0.3s; width: 100%; background: #fff; z-index: 999; position: relative; box-shadow: 0 0 10px rgba(0,0,0,0.05);}
#top_index_zy{ height: auto; margin: 0 auto; position: relative; transition: 0.3s;}
#logo{ text-align: center; padding: 1% 0; transition: 0.3s;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s;}
#top_tel{ line-height: 25px;}
#top_tel i{ margin-right: 10px;}
#top_tel p{ color: #282828; font-size: 24px; position: relative;}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; height: 50px; line-height: 50px; font-size: 16px; color: #333; text-align: center; transition:0.5s;}
#nav li .big{ display: block; color: #333; position: relative; z-index: 1; }
#nav li .big:before{ position: absolute; left: 0; bottom: 32%; background: rgba(2,151,65,0.5); content: ''; height: 4px; width: 0; transition: 0.3s;}
#nav li:hover .big{ color: #029741;}
#nav li:hover .big:before{ width: 100%;}
#nav .navli_hover .big:before{ width: 100%;}
#nav .navli_hover .big{ }

#nav li .navson{display: none; position: absolute; left: 0; overflow: hidden; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top: 1px solid #ededed; background: #fff; box-shadow: 0 10px 10px rgba(0,0,0,0.05); color: #333; top: 100%; width: 100vw;}
#nav li .navson .main{ padding: 30px 0;}
#nav li .navson dl dd{ margin: 1% 1% 0; font-size: 16px;}
#nav li .navson dl dd.xwnav a i{ display: none;}
#nav li .navson dl dd.xwnav:first-of-type a i:first-of-type{ display: block;}
#nav li .navson dl dd.xwnav:nth-of-type(2) a i:nth-of-type(2){ display: block;}
#nav li .navson dl dd.xwnav:nth-of-type(3) a i:nth-of-type(3){ display: block;}
#nav li .navson dl dd .pic{ background: #f7f8fa; width: 190px; height: 190px; padding: 10px; border-radius: 20px; text-align: center; transition: 0.3s;}
#nav li .navson dl dd .pic img{ display: inline-block; max-width: 100%; height: 170px;}
#nav li .navson dl dd i{ background: #f7f8fa; width: 190px; height: 190px; border-radius: 20px; line-height: 190px; text-align: center; color: #000; font-size: 80px; margin-bottom: 5%; transition: 0.3s;}
#nav li .navson dl dd:hover i{ background: #029741; color: #fff;}
#nav li .navson dl dd:hover .pic{ background: #029741;}
#nav li .navson .more{ margin: 2% auto 0; background: #f7f8fa; width: 12%; height: 40px; line-height: 40px; border-radius: 20px; text-align: center; font-size: 14px; transition: 0.3s;}
#nav li .navson .more i{ display: inline-block; font-size: 20px; margin-right: 10px;}
#nav li .navson .more:hover{ background: #029741; color: #fff;}


.top_bj_active{ width: 100%; z-index: 20; background: #fff !important; top: 0; box-shadow: 0 0 20px rgba(0,0,0,0.1); position: fixed !important;}
.top_bj_active #logo{ padding: 0;}
.top_bj_active #logo img{ transform: scale(0.9);}
.top_bj_active #top_tel{ line-height: 25px;}
.top_bj_active #top_tel p{ font-size: 22px;}
.top_bj_active #nav li{ font-size: 16px;}
.top_bj_active #c-header .c-switch i{ background: #333;}

@media screen and (max-width:1440px){
    #logo a img{ max-width: 80%;}
    #top_tel p{ font-size: 22px;}
    .top_bj_active #top_tel{ line-height: 20px;}
    .top_bj_active #top_tel p{ font-size: 18px;}
}
@media screen and (max-width:1350px){
    #top_tel p{ font-size: 18px;}
    #top_tel span{ font-size: 12px;}
    #top_tel{ line-height: 20px;}
}
@media screen and (max-width:1300px){
    #nav li:nth-child(3) .navson dl dd{ width: 15%;}
    #nav li:nth-child(3) .navson dl dd .pic{ width: 100%; height: 150px;}
    #nav li:nth-child(3) .navson dl dd .pic img{ height: 130px;}
}
@media screen and (max-width:1200px){
    #top_tel{ line-height: 20px;}
    #nav li{ font-size: 14px;}
    #nav li .navson .more{ width: 20%;}
    .top_bj_active #nav li{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #top_index{ padding: 0; width: 100%;}
    #top_index .row{ margin: 0 !important;}
    #logo{ text-align: left; padding-left: 2%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 2%;}
}




#banner,#mobile_banner{ position: relative;}
#banner img{ width: 100%;}
#banner .swiper-pagination{ bottom: 3%;}
#banner .swiper-pagination-bullet{ width: 20px; height: 5px; border-radius: 3px; transition:0.3s; opacity: 1; background: #fff;}
#banner .swiper-pagination-bullet-active{ width: 60px; background: #029741; opacity: 1;}
#banner .swiper-button-next:after,#banner .swiper-button-prev:after{ display: none;}
#banner .swiper-button-next i,#banner .swiper-button-prev i{ color: #fff; font-size: 30px;}
#banner .swiper-button-next,#banner .swiper-button-prev{ background: rgba(0,0,0,0.2); width: 50px; height: 50px; line-height: 50px; border-radius: 100%;}
#banner .swiper-button-next{ right: 5%;}
#banner .swiper-button-prev{ left:5%; }

#mobile_banner img{ width: 100%;}
#mobile_banner .swiper-pagination-bullet-active{ background: #d33f23;}


@media screen and (max-width:1200px){
    #banner .gallery-thumbs .swiper-slide span{ font-size: 12px;}
}




/*底部*/
#end_bj{ width: 100%; text-align: left; position: relative; color: #7c8187;}
#end_bj a{ color: #7c8187; transition: 0.3s; position: relative;}
#end_bj a:hover{ color: #000;}
#end_bj .main{ padding: 3% 0;}

.end_nav{ width: 20%; margin-right: 5% !important;}
.end_nav li{ height: 35px; line-height: 35px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.end_nav li.big{ color: #333333; font-size: 18px; margin-bottom: 15px;}
.end_nav li a:hover{ color: #029741 !important;}

.end_lxwm{ padding-left: 4%;}
.end_tel{ color: #282828; font-size: 38px; font-family: Bahnschrift; margin-bottom: 5%;}
.end_tel i{ color: #029741; font-size: 36px; margin-right: 10px;}
.end_lx p{ height: auto; line-height: 35px;}
.end_lx p:last-of-type{ line-height: 20px;}

.ewm{ margin-top: 5%; width: 38%; float: left; margin-right: 10px;}
.ewm p{ display: inline-block; background: url("../images/wx_line.png") no-repeat center; background-size: 100% 100%; padding: 10px; }
.ewm p img{ max-width: 100%;}
.ewm span{ display: block; color: #7c8187; font-size: 16px; padding-top: 10px; text-align: center;}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; color: #999999; border-top: 1px solid #f2f2f2; }
#end_line a{ color: #999999;}
#end_line a:hover{ color: #000;}
@media screen and (max-width:1500px){
    .end_tel{ font-size: 34px;}
}
@media screen and (max-width:1400px){
    .end_tel{ font-size: 30px;}
    .end_tel i{ font-size: 30px;}
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    .end_tel ul li{ float: left;}
    .end_lx{ width: 100%;}
    .ewm{ margin-top: 3% !important;}
}
@media screen and (max-width:768px){
    .ewm{ width: 45%;}
    #end_bj .main{ padding: 5% 0;}
}



.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#1e2830;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#1e2830;}
.footer_zx a:last-of-type{ background: #039743;}
.footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}

@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
    .footer_zx i{ padding: 2% 0 1%;}
}




/*首页*/
.tit_in{ text-align: center; position: relative; padding-bottom: 20px;}
.tit_in:after{ position: absolute; content: ''; left: 48%; bottom: 0; height: 3px; width: 4%; background: #029741;}
.tit_in h2{ color: #222222; font-size: 38px; position: relative; z-index: 1;}
.tit_in:before{ color: #f4f4f4; text-transform: uppercase; content: attr(data-title); font-weight: bold; font-size: 72px; position: absolute; text-align: center; left: 0; right: 0; margin: auto; top: 0; display: block; width: 100%;}
@media screen and (max-width:1440px){
    .tit_in h2{ font-size: 36px;}
    .tit_in:before{ font-size: 64px;}
}
@media screen and (max-width:1200px){
    .tit_in:before{ font-size: 60px;}
    .tit_in h2{ font-size: 32px;}
}
@media screen and (max-width:991px){
    .tit_in:before{ font-size: 50px;}
    .tit_in h2{ font-size: 30px;}
}
@media screen and (max-width:768px){
    .tit_in:before{ font-size: 30px;}
    .tit_in h2{ font-size: 26px;}
}


#cpfl_in{ margin-top: 3% !important;}
#cpfl_in li{ text-align: center; margin-top: 3%; padding: 5% 5% 0; background-image:linear-gradient(to bottom,#eceff2,#f7f8fa);}
#cpfl_in li .font{ padding: 5%;}
#cpfl_in li .pic img{ max-width: 100%;}
#cpfl_in li .pic{ display: inline-block; position: relative; overflow: hidden;}
#cpfl_in li .pic .light{
    content: '';
    display: block;
    position: absolute;
    top: -70%;
    left: -195%;
    width: 500px;
    height: 100px;
    transform: rotate(-45deg);
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(255, 255, 255, 0.3), rgba(0, 0, 0, 0));
    /* 过度实现部分 */
    /* transition: 0.8s; */
}
#cpfl_in li:hover .pic .light{
    /* 过度实现部分 */
    /* transform: translate(200%,200%) rotate(-45deg); */
    animation: cross 1.0s;
}
@keyframes cross{
    from{

    }
    to{
        top: 80%;
        left: 50%;
        transform: rotate(-45deg);
    }
}

#cpfl_in li{ transition: 0.3s;}
#cpfl_in li h2{ color: #282828; font-size: 30px;}
#cpfl_in li .font p{ color: #999999; font-size: 18px;}
#cpfl_in li .font dl{ padding: 10% 0 20%; margin: 0 !important;}
#cpfl_in li .font dl dd{ margin: 0 !important; transition: 0.3s; color: #626263; font-size: 16px; height: 35px; line-height: 35px;}
#cpfl_in li .font dl dd:hover{ color: #029741;}
#cpfl_in li .more{ display: inline-block; cursor: pointer; color: #029741; font-size: 16px; position: relative;}
#cpfl_in li .more:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 5px; display: block; height:5px; background-color: rgba(2,151,65,0.5); width:100%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;}
#cpfl_in li .more:hover::after{ -webkit-transform-origin: left center;transform-origin: left center;  -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);}

#cpfl_in li.small{ padding: 10% 0 0;}
#cpfl_in li.small .more{ padding-top: 10px;}
#cpfl_in li.small .pic{ padding-top: 5%; height: 220px;}
#cpfl_in li.small .pic img{ height: 220px; max-width: 100%;}
#cpfl_in li:hover{ box-shadow: 0 0 20px rgba(0,0,0,0.1);}
@media screen and (max-width:1440px){
    #cpfl_in li h2{ font-size: 26px;}
    #cpfl_in li .font p{ font-size: 16px;}
    #cpfl_in li .font dl dd{ font-size: 14px; height: 30px; line-height: 30px;}
    #cpfl_in li .more{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #cpfl_in li h2{ font-size: 22px;}
    #cpfl_in li .font p{ font-size: 14px;}
    #cpfl_in li .pic img{ max-width: 80%;}
}
@media screen and (max-width:991px){
    #cpfl_in li .font dl,#cpfl_in li .font p{ display: none;}
    #cpfl_in li .font{ text-align: center !important;}
    #cpfl_in li .pic{ min-height: 170px; line-height: 170px;}
    #cpfl_in li .pic img{ max-width: 60%; vertical-align: middle;}
    #cpfl_in li.small .pic{ height: 150px;}
    #cpfl_in li.small .pic img{ height: 150px; }
    #cpfl_in li h2{ font-size: 18px;}
}



#jjbj{ background: url("../images/jj_bj.jpg") no-repeat center;}
#jjbj .row{ position: relative;}
#jjbj .row:before{ position: absolute; left: 0; top: 7%; width: 100%; height: 100%; content: 'Company Profile'; color: rgba(34,34,34,0.05); font-size: 95px; font-weight: bold; text-transform: uppercase;}
#jjbj .gsjj,#jjbj .pic{ position: relative;}
.gsjj .tit{ background: url("../images/jj_icon.png") no-repeat left top; padding-top: 60px; padding-bottom: 30px; position: relative;}
.gsjj .tit h1{ color: #222222; font-size: 46px; font-weight: bold !important;}
.gsjj .tit p{ color: #282828; font-size: 30px;}
.gsjj .tit:before{ position: absolute; left: 0; bottom: 0; width: 10%; height: 1px; background: #8d9091; content: '';}
.gsjj .tit:after{ position: absolute; left: 0; bottom: 0; width: 5%; height: 1px; background: #029741; content: '';}
.gsjj .content{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; color: #282828; font-size: 16px; line-height: 35px; margin: 5% 0 10%; }
.gsjj dl{ margin-top: 10%;}
.gsjj dl dd h2{ color: #029741; display: inline-block; font-size: 45px;  font-weight: bold !important; position: relative;}
.gsjj dl dd h2 sub{ position: absolute; right: -20px; bottom: 10px; font-size: 18px; font-weight: normal !important;}
.gsjj dl dd:nth-child(2) h2 sub{ right: -80px;}
.gsjj dl dd p{ color: #666666; font-size: 18px;}
.more_in{ display: inline-block; color: #029741; font-size: 18px; position: relative;}
.more_in:before{ position: absolute; right: 0; bottom: 5px; content: ''; width: 100%; height: 5px; background: rgba(2,151,65,0.5); transition: 0.5s;}
.more_in:hover:before{ width: 0; }
@media screen and (max-width:1600px){
    #jjbj .row:before{ font-size: 85px;}
    .gsjj .tit h1{ font-size: 40px;}
    .gsjj .tit p{ font-size: 26px;}
    .gsjj dl dd h2{ font-size: 36px;}
    .gsjj dl dd h2 sub,.gsjj dl dd p{ font-size: 16px;}
}
@media screen and (max-width:1440px){
    #jjbj .row:before{ font-size: 60px;}
    .gsjj .tit h1{ font-size: 30px;}
    .gsjj .tit p{ font-size: 20px;}
    .gsjj dl dd h2{ font-size: 30px;}
    .gsjj dl dd h2 sub,.gsjj dl dd p{ font-size: 14px;}
    .gsjj .content{ font-size: 14px;}
    .gsjj .more{ font-size: 16px;}
    .gsjj dl dd:nth-child(2) h2 sub{ right: -60px;}
}
@media screen and (max-width:1200px){
    #jjbj .row:before{ font-size: 50px;}
    .gsjj .tit h1{ font-size: 26px;}
    .gsjj .tit p{ font-size: 16px;}
    .gsjj dl dd h2{ font-size: 26px;}
    .gsjj dl dd h2 sub,.gsjj dl dd p{ font-size: 12px;}
    .gsjj .content{ line-height: 30px;}
    .gsjj .more{ font-size: 14px;}
    .gsjj dl dd:nth-child(2) h2 sub{ right: -50px;}
}
@media screen and (max-width:991px){
    .gsjj dl dd{ float: left; width: 50%;}
    .gsjj dl{ margin-top: 3%;}
    .gsjj .content{ margin: 3% 0;}
}




/*公司简介*/
.gsjj_con .tit{ background: url("../images/jj_icon.png") no-repeat left top; padding-top: 60px; position: relative; line-height: 40px;}
.gsjj_con .tit h1{ color: #222222; font-size: 46px; font-weight: bold !important;}
.gsjj_con .tit p{ color: #282828; font-size: 30px;}
.gsjj_con dl{ margin: 0 !important;}
.gsjj_con dl dd h2{ color: #029741; display: inline-block; font-size: 45px;  font-weight: bold !important; position: relative;}
.gsjj_con dl dd h2 sub{ position: absolute; right: -20px; bottom: 10px; font-size: 18px; font-weight: normal !important;}
.gsjj_con dl dd p{ color: #666666; font-size: 18px;}
.gsjj_con dl dd:nth-child(2) h2 sub{ right: -80px;}
.gsjj_con{ position: relative;}
.gsjj_con:before{ position: absolute; left: 0; top: 7%; width: 100%; height: 100%; content: 'Company Profile'; color: rgba(34,34,34,0.05); font-size: 95px; font-weight: bold; text-transform: uppercase;}

#content_zy{ padding-top: 3%; color: #282828; font-size: 16px; line-height: 40px;}

@media screen and (max-width:1440px){
    .gsjj_con .tit p{ font-size: 24px;}
    .gsjj_con .tit h1{ font-size: 36px;}
    .gsjj_con:before{ font-size: 70px;}
    .gsjj_con .tit{ padding-top: 50px;}
    .gsjj_con dl dd h2{ font-size: 36px;}
    .gsjj_con dl dd h2 sub{ font-size: 14px;}
    .gsjj_con dl dd p{ font-size: 16px;}
    .gsjj_con dl dd:nth-child(2) h2 sub{ right: -60px;}
}
@media screen and (max-width:1200px){
    .gsjj_con .tit p{ font-size: 20px;}
    .gsjj_con:before{ font-size: 60px;}
    .gsjj_con dl dd:nth-child(2) h2 sub{ right: -60px;}
}
@media screen and (max-width:991px){
    .gsjj_con dl{ margin: 3% 0 0 !important;}
    .gsjj_con dl dd{ float: left; width: 50%;}
    #content_zy{ font-size: 14px; padding: 3% 15px; line-height: 30px;}
    .gsjj_con:before{ font-size: 50px;}
    .gsjj_con .tit h1{ font-size: 26px;}
    .gsjj_con .tit p{ font-size: 14px;}
    .gsjj_con dl dd h2{ font-size: 30px;}
}
@media screen and (max-width:768px){
    .gsjj_con:before{ font-size: 40px;}
}


#qywh_bj{ background: url("../images/whbj.jpg") no-repeat center;}
#qywh_bj .tit_in{ margin-bottom: 3%;}
#qywh_bj .tit_in h2{ color: #fff;}
#qywh_bj .tit_in:before{ color: rgba(0,0,0,0.05);}

.wh1 li{ background: rgba(239,242,245,0.9); text-align: center; width: 49%; padding: 10% 0; transition: 0.3s;}
.wh1 li p{ color: #2a2a2a; font-size: 38px; padding-top: 15%;}
.wh1 li span{ font-size: 20px; color: #666666; display: block; padding: 10%; line-height: 35px; min-height: 70px;}
.wh1 li i:first-of-type{ color: #029741; font-size: 50px; height: 50px; line-height: 50px;}
.wh1 li i:last-of-type{ color: #77797a; font-size: 40px;}
.wh1 li:hover{ background: rgba(2,151,65,0.95);}
.wh1 li:hover p,.wh1 li:hover span,.wh1 li:hover i{ color: #fff;}
.wh1 li:hover i:last-of-type{ color: rgba(255,255,255,0.5) !important;}
.wh2 li{ width: 100%; background: rgba(239,242,245,0.9); margin-bottom: 2%; padding: 4.5% 0; transition: 0.3s;}
.wh2 li .float-start{ width: 40%;}
.wh2 li .float-start p{ color: #2a2a2a; font-size: 38px; height: 40px; line-height: 40px;}
.wh2 li span{ font-size: 20px; color: #666666; display: block; padding: 3% 0; line-height: 35px; min-height: 70px;}
.wh2 li i{ color: #029741; font-size: 60px; margin-right: 10%;}
.wh2 li .float-start i{ color: #77797a !important; font-size: 40px !important;}
.wh2 li:hover{ background: rgba(2,151,65,0.95);}
.wh2 li:hover p,.wh2 li:hover span,.wh2 li:hover i{ color: #fff !important;}
.wh2 li:hover .float-start i{ color: rgba(255,255,255,0.5) !important;}
@media screen and (max-width:1440px){
    .wh1 li p,.wh2 li .float-start p{ font-size: 28px;}
    .wh1 li span,.wh2 li span{ font-size: 16px; line-height: 30px;}
    .wh1 li i:last-of-type,.wh2 li .float-start i{ font-size: 28px !important;}
    .wh2 li{ padding: 3.5% 0;}
}
@media screen and (max-width:1200px){
    .wh2 li .float-start{ width: 55%;}
    .wh1 li span,.wh2 li span{ font-size: 14px;}
    .wh2 li span{ padding: 0; min-height: 64px;}
}
@media screen and (max-width:991px){
    .wh1 li{ margin-bottom: 2%;}
    .wh1 li p{ padding-top: 10%;}
    .wh1 li span{ padding: 5% 20%; line-height: 25px;}
    .wh2 li span{ min-height: auto;}
}
@media screen and (max-width:768px){
    .wh1 li p,.wh2 li .float-start p{ font-size: 22px;}
    .wh1 li span{ padding: 5% 10%; font-size: 12px;}
}
@media screen and (max-width:450px){
    .wh1 li span,.wh2 li span{ font-size: 12px;}
    .wh1 li span{ padding: 5%;}
}


.history-zone{ background: #fff; padding: 3%; overflow: hidden; margin-top: 3%;}
.history-zone .history-year .year-item { cursor: pointer; position: relative; }
.history-zone .history-year .year-item span { color: #666666; font-size: 18px; line-height: 2; -webkit-transition: transform .3s; -moz-transition: transform .3s; -ms-transition: transform .3s; -o-transition: transform .3s; transition: transform .3s; display: block; margin-bottom: 10px; }
.history-zone .history-year .year-item .dot { position: relative; z-index: 2; display: block; width: 30px; height: 30px; border-radius: 50%; margin: 0 auto; padding: 5px; background-color: rgba(225, 225, 225, 0.4); }
.history-zone .history-year .year-item .dot .dot-wrap { width: 100%; height: 100%; border-radius: 50%; background-color: #c6c6c6; position: relative; }
.history-zone .history-year .year-item .dot .dot-wrap i { position: absolute; width: 40%; height: 0; margin: auto; top: 0; bottom: 0; left: 0; right: 0; -webkit-transition: transform .3s; -moz-transition: transform .3s; -ms-transition: transform .3s; -o-transition: transform .3s; transition: transform .3s; }
.history-zone .history-year .year-item .dot .dot-wrap i::before, .history-zone .history-year .year-item .dot .dot-wrap i::after { content: ''; display: block; width: 100%; height: 0; border-bottom: 1px solid #ffffff; -webkit-transform-origin: right center; -moz-transform-origin: right center; -ms-transform-origin: right center; -o-transform-origin: right center; transform-origin: right center; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; }
.history-zone .history-year .year-item .dot .dot-wrap i::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }
.history-zone .history-year .year-item .dot .dot-wrap i::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }
.history-zone .history-year .year-item::after { content: ''; display: block; border-bottom: 1px dashed #e2e2e2; position: absolute; width: 100%; z-index: 0; left: 0; bottom: 15px; }
.history-zone .history-year .year-item.swiper-slide-thumb-active span { color: #029741; font-weight: bold; -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }
.history-zone .history-year .year-item.swiper-slide-thumb-active .dot { background-color: rgba(2, 151, 65, 0.2); }
.history-zone .history-year .year-item.swiper-slide-thumb-active .dot .dot-wrap { background-color: #029741; }
.history-zone .history-year .year-item.swiper-slide-thumb-active .dot .dot-wrap i { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); }
.history-zone .history-year .control-bar { position: absolute; width: 80%; z-index: 2; display: flex; justify-content: space-between; }
.history-zone .history-year .control-bar .prev_next { bottom: 6px; position: absolute; background-color: #FFFFFF; }
.history-zone .history-year .control-bar .prev_next.prev { left: 0; }
.history-zone .history-year .control-bar .prev_next.next { right: 0; }
.history-zone .history-year .control-bar .prev_next.swiper-button-disabled { cursor: not-allowed; filter: grayscale(100%); }
.history-zone .history-con{ margin-top: 4%; overflow: hidden;}
.history-zone .history-con .year-num { position: relative; font-size: 24px; font-weight: bold; color: #029741; }
.history-zone .history-con .year-num span { position: relative; z-index: 2; color: #029741; }
@media (min-width: 1400px) { .history-zone .history-con .year-num { font-size: 30px; } }
@media (min-width: 1600px) { .history-zone .history-con .year-num { font-size: 40px; } }
.history-zone .history-con .year-num::before { content: 'year'; position: absolute; margin: auto; left: 0; right: 0; color: rgba(0, 0, 0, 0.02); text-transform: uppercase; font-size: 70px; line-height: 1; }
.history-zone .history-con .year-events p { line-height: 2; }
@media (min-width: 1400px) { .history-zone .history-con .year-events p { font-size: 18px; } }




/*产品中心*/
.cpnr li{ padding: 5%; background: #f7f8fa; line-height: 45px; margin-bottom: 5%;}
.cpnr li .img{ overflow: hidden; width: 100%; height: 0; padding-bottom: 110%; position: relative;}
.cpnr li .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.3s;}
.cpnr li .title{ padding-top: 5%;}
.cpnr li .title h3{ color: #000000; font-size: 22px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.cpnr li .title em{ font-size: 16px; color: #999999;}
.cpnr li .title p{ display: block; width: 50px; height: 50px; background: #fff; line-height: 50px; text-align: center; margin-top: 3%; transition: 0.5s; overflow: hidden; }
.cpnr li .title p span{ margin-left: 5%; color: #fff;}
.cpnr li .title p i{ color: #029741; font-weight: bold; margin-left: 20px;}
.cpnr li:hover .title p{ background: #029741; width: 100%;}
.cpnr li:hover .title p i{ color: #fff; margin-left: 0;}
.cpnr li:hover .img img{transform: scale(1.05);}
@media screen and (max-width:1600px){
    .cpnr li .title h3{ font-size: 18px;}
    .cpnr li .title em{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    .cpnr li{ line-height: 30px;}
    .cpnr li .title h3{ font-size: 16px;}
    .cpnr li .title p{ width: 35px; height: 35px; line-height: 35px;}
    .cpnr li .title p i{ font-size: 14px;}
}
@media screen and (max-width:991px){
    .cpnr li .title em{ font-size: 12px;}
}

.home_cp{ height: 50px;}
.home_cp i{ display: inline-block; margin-right: 10px;}
.home_cp a{ padding: 0 5px;}
.home_cp a:last-of-type{ color: #029741;}
.pro_con{ background: #fff; padding: 2%; position: relative; overflow: hidden;}
.pro_con .row{ margin: 0;}
.cp_left{ display: block; height: 0; padding-bottom: 32%; position: relative; overflow: hidden; border: 1px solid #efefef; }
.cp_left img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.cp_right{ padding: 0 2%;}
.cp_right .tit{ border-bottom: 1px solid #d4d4d4; line-height: 50px; position: relative;}
.cp_right .tit:before{ width: 15%; height: 3px; background: #029741; content: ''; left: 0; bottom: -2px; position: absolute;}
.cp_right h2{ color: #282828; font-size: 36px; font-weight: bold !important; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative;}
.cp_right p{ color: #666666; font-size: 22px;}
.cp_right .content{ color: #666666; font-size: 18px; line-height: 40px; margin: 5% 0;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.cp_right dl{ margin: 0 !important; padding: 0 0 5% !important; text-align: center;}
.cp_right dl dd{ width: 25%; border-right: 1px solid #e9e9e9;}
.cp_right dl dd:last-of-type{ border: none;}
.cp_right dl dd p{ display: inline-block; width: 60px; height: 60px; line-height: 50px; text-align: center; background: #029741; border-radius: 100%; border: 5px solid #ccead9;}
.cp_right dl dd p i{ color: #fff; font-size: 26px;}
.cp_right dl dd span{ display: block; padding-top: 5%; color: #666666; font-size: 18px;}
.cp_right .zixun-btn{ width: 25%; margin-right: 5%; height: 50px; line-height: 50px; background: #029741; border-radius: 5px; text-align: center; font-size: 16px; transition: 0.3s; position: relative; z-index: 1;}
.cp_right .zixun-btn a{ color: #fff;}
.cp_right .zixun-btn i{ display: inline-block; font-size: 20px; margin-left: 10px;}
.cp_right .zixun-btn:nth-of-type(2){ background: #cd0e16;}
.cp_right .zixun-btn:hover{ background: #333;}
.cp_right #cptel{ color: #666666; font-size: 18px; padding-top: 3%;}
.cp_right #cptel span{ color: #cd0e16;}
@media screen and (max-width:1440px){
    .cp_left{ padding-bottom: 37%;}
    .cp_right h2{ font-size: 26px;}
    .cp_right p{ font-size: 18px;}
    .cp_right .content{ font-size: 16px; line-height: 30px;}
    .cp_right dl dd span{ font-size: 15px;}
    .cp_right .zixun-btn{ font-size: 14px;}
    .cp_right #cptel{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    .pro_con:after{ display: none;}
    .cp_right .content{ font-size: 14px;}
    .cp_right h2{ font-size: 20px;}
    .cp_right ul .bt{ font-size: 14px; height: 30px;}
    .cp_right ul{ margin: 2% 0 !important;}
    .cp_right .zixun-btn{ width: 35%;}
}
@media screen and (max-width:991px){
    .pro_con:before{ display: none;}
    .cp_right{ margin-top: 3%;}
    .cp_right dl dd{ float: left;}
    .cp_right dl dd span{ font-size: 14px;}
    .cp_right .zixun-btn{ font-size: 14px;}
    .cp_right #cptel{ font-size: 16px;}
    .cp_left{ padding-bottom: 62%;}
    .cp_right .zixun-btn{ width: 40%;}
    .cp_right .zixun-btn:nth-of-type(2){ display: none;}
}



.cptit{ border-bottom: 1px solid #d4d4d4; line-height: 50px; position: relative; color: #029741; font-size: 20px;}
.cptit:before{ width: 5%; height: 3px; background: #029741; content: ''; left: 0; bottom: -2px; position: absolute;}
.cp_content{ padding: 2% 15px 0; line-height: 35px; color: #333333; font-size: 16px;}
.cp_content img{ max-width: 100%;}
.cptit_1{ color: #343434; font-size: 20px; position: relative; padding-left: 20px;}
.cptit_1:before{ position: absolute; left: 0; top: 20%; content: ''; width: 4px; height: 60%; background: #029741;}


/*#cpnrinfo{ margin-top: 3%;}*/
#cpnrinfo .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto; overflow: hidden;}
#cpnrinfo .swiper-slide { background-size: cover; background-position: center; position: relative;}
#cpnrinfo .gallery-top { height: auto; width: 100%; padding: 2% 0 0;}
#cpnrinfo .gallery-thumbs { height: auto; border-bottom: 1px solid #d4d4d4;  padding: 0; box-sizing: border-box; position: relative;}
#cpnrinfo .gallery-thumbs .swiper-slide { cursor: pointer; line-height: 50px; position: relative; color: #029741; font-size: 20px; text-align: center;}
#cpnrinfo .gallery-thumbs .swiper-slide:before{ width: 0; height: 3px; background: #029741; content: ''; left: 0; bottom: 0; position: absolute; transition: 0.3s;}
#cpnrinfo .gallery-thumbs .swiper-slide-thumb-active{ color: #029741;}
#cpnrinfo .gallery-thumbs .swiper-slide-thumb-active:before{ width: 100%;}


#more_pic{ text-align: center;}
#more_pic li{ width: 33%; display: inline-block; height: 0; padding-bottom: 35%; position: relative; overflow: hidden; transition: 0.3s; }
#more_pic li img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
@media screen and (max-width:1200px){
    #cpnrinfo .gallery-thumbs{ padding: 0;}
    #cpnrinfo .gallery-thumbs .swiper-slide{ font-size: 18px;}
}
@media screen and (max-width:991px){
    #cpnrinfo .gallery-thumbs .swiper-slide{ font-size: 16px;}
}
@media screen and (max-width:765px){
}




#fuwu{ margin-top: 2% !important;}
#fuwu li{ width: 32%; background: #f7f8fa; padding: 4% 3%; float: left; margin: 0.5%; position: relative; transition: 0.3s;}
#fuwu li .font{ width: 70%; position: relative; z-index: 1;}
#fuwu li .font p{ color: #333333; font-size: 30px; font-weight: bold;}
#fuwu li .font span{ display: block; min-height: 70px; padding-top: 3%; color: #666666; font-size: 16px;}
#fuwu li i{ position: absolute; right: 5%; bottom: 3%; color: #e3e4e6; font-size: 100px; height: 100px; transition: 0.3s;}
#fuwu li:hover{ background: #029741;}
#fuwu li:hover .font p{ color: #fff;}
#fuwu li:hover .font span{ color: rgba(255,255,255,0.5);}
#fuwu li:hover i{ color: rgba(255,255,255,0.5);}
@media screen and (max-width:1440px){
    #fuwu li .font p{ font-size: 24px;}
    #fuwu li .font span{ font-size: 14px;}
}
@media screen and (max-width:1200px){
    #fuwu li .font{ width: 90%;}
}
@media screen and (max-width:991px){
    #fuwu li .font{ width: 100%;}
    #fuwu li .font span{ line-height: 22px;}
    #fuwu li i{ font-size: 80px; height: 80px;}
}
@media screen and (max-width:768px){
    #fuwu li{ width: 49%;}
    #fuwu li i{ font-size: 60px; height: 60px;}
}


.cqfm{ margin-top: 2% !important;}
.cqfm li{ position: relative; margin-bottom: 6%;}
.cqfm li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.cqfm li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s; }
.cqfm li .newsTitBg{position: absolute;bottom: 0;left: 0;width: 100%;height: 20%; text-align: center; color: #fff; z-index: 1;transition:.4s; background: linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0 ,0) 100%);background: -o-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0 0,0) 100%);background: -ms-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -moz-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);background: -webkit-linear-gradient(bottom,rgba(0,0,0,.7),rgba(0,0,0,0) 100%);}
.cqfm li p{ position: absolute;bottom: 0;left: 0; z-index: 3; width: 100%; height: 40px; line-height: 40px; text-align: center; color: #fff;}
.cqfm li:hover .newsTitBg{ height: 80%;}
.cqfm li:hover .pic img{ transform: scale(1.1);}



#zzry{ position: relative; margin-top: 3%;}
#zzry .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#zzry .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    background: #fff;
    padding: 15px 15px 0;
    border: 1px solid #ececec;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#zzry .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#zzry .swiper-slide .pic a{ display: block; width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#zzry .swiper-slide .pic a img{ max-width: 100%; height: 100%;}
#zzry .swiper-slide p{ width: 100%; text-align: center; color: #444; height: 50px; line-height: 50px; position: relative;}
#zzry .swiper-slide:before{ position: absolute; left: 50%; bottom: 0; content: ''; height: 3px; width: 0; background: #029741; transition: 0.3s;}
#zzry .swiper-slide:hover:before{ width: 100%; left: 0;}
@media screen and (max-width:1440px){
}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){
}




/*公共*/
#zi_banner{ width: 100%; height: auto; position: relative;}
#zi_banner .pic{ text-align: center; overflow: hidden;}
#zi_banner .pic img{ width: 100%;}
#zi_banner .main{ position: absolute; left: 0; top: 0; width: 100%; z-index: 1; color: #fff; padding-top: 6%; line-height: 40px;}
#zi_banner .main h2{ font-size: 46px; font-weight: bold !important;}
#zi_banner .main p{ font-size: 22px; height: 50px; position: relative;}
@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
    #zi_banner .pic img{ width: 150%; margin-left: -15%;}
    #zi_banner .main{ padding-top: 10%;}
    #zi_banner .main h2{ font-size: 28px;}
    #zi_banner .main p{ font-size: 16px;}
}
@media screen and (max-width:768px) {
    #zi_banner .pic img { width: 195%; margin-left: -25%;}
    /*#zi_banner .main{ padding: 25% 0 18%}*/
    #zi_banner .main h2{ font-size: 24px;}
    #zi_banner .main p{ font-size: 14px;}
}

#homebj{ height: 70px; line-height: 70px; color: #282828; background: #f6f7f9;}
#homebj ul li{ margin-right: 8%; position: relative; font-size: 16px; text-align: center;}
#homebj ul li:before{ position: absolute; content: ''; left: 50%; bottom: 0; width: 0; height: 3px; background: #029741; transition: 0.3s;}
#homebj ul li:hover:before{ left: 25%; width: 50%;}
#homebj ul li:hover{ color: #df0001;}
#homebj ul li.cpdh{ margin: 0 !important; width: 16% !important;}
.home{ text-align: right; color: #666666;}
.home i{ display: inline-block; margin-right: 10px; font-weight: bold; font-size: 18px; color: #029741;}
.home a{ padding: 0 5px;}
.home a:last-of-type{ color: #029741;}
@media screen and (max-width:1200px) {
    #homebj ul li.cpdh{ font-size: 14px;}
}
@media screen and (max-width:991px) {
    #homebj ul li{ float: left; width: 17%; text-align: center; margin: 0 !important; font-size: 14px;}
}
@media screen and (max-width:768px) {
    #homebj ul li{ width: 25%;}
    #homebj ul li.cpdh{ float: left; width: 33% !important;}
    #homebj{ padding: 10px 0; height: auto !important; line-height: 30px;}
}

.hui{ background: #f7f8fa;}
.bai{ background: #fff !important;}


.incpxl{ position: absolute; width: 100%;}

.sideMenu { height: auto; transition: 0.3s; padding-right: 10%; }
.sideMenu h3{ display: block; border-bottom: 1px solid #d7d7d7; color: #000000; font-size: 22px; height: 70px; line-height: 70px; padding: 0 3%; cursor: pointer; transition: 0.3s;}
.sideMenu h3 i{ transition: 0.3s;}
.sideMenu h3.on{ color: #029741; border-bottom: 1px solid #029741;}
.sideMenu h3.on i{ transform:rotate(90deg); color: #029741;}
.sideMenu ul{ display: none; padding: 2% 0 5% !important;}
.sideMenu ul li{ height: 45px; line-height: 45px; font-size: 16px; border-bottom: 1px solid #ededed; padding: 0 7%; color: #666666; transition: 0.3s;overflow: hidden;text-overflow: ellipsis;white-space: pre;}
.sideMenu ul li:hover,.sideMenu h3:hover{ color: #029741;}
.sideMenu h3:hover{ border-bottom: 1px solid #029741;}
@media screen and (max-width:1200px) {
    .sideMenu h3{ font-size: 16px; height: 50px; line-height: 50px;}
    .sideMenu ul li{ font-size: 14px; height: 35px; line-height: 35px;}
}

#xgcp{position: relative; margin-top: 3%;}
#xgcp .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#xgcp .swiper-slide {
    transition:0.3s;
    position: relative;
    padding-bottom: 55px;
    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xgcp .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 110%; position: relative; overflow: hidden;}
#xgcp .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#xgcp .swiper-slide .tit{ line-height: 25px; position: absolute; bottom: 15px; left: 5%; height: auto; padding: 4%; background: #f5f5f5; width: 90%; transition: 0.3s; filter: drop-shadow(-8px 5px 8px rgba(153, 153, 153, 0.2)); text-align: center;}
#xgcp .swiper-slide .tit p{ display: inline-block; width: 100%; font-size: 18px; color: #1e2830; white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#xgcp .swiper-slide .tit span{ display: block; position: relative; text-transform: uppercase; font-size: 14px; color: #dfdfdf;}
#xgcp .swiper-slide:hover img{ transform: scale(1.1);}
#xgcp .swiper-slide:hover .tit{ background-color: #029741;}
#xgcp .swiper-slide:hover .tit p{ color: #fff;}
#xgcp .swiper-slide:hover .tit span{ color: rgba(255,255,255,0.5);}
@media screen and (max-width:1200px){
    #xgcp .swiper-slide .tit p{ font-size: 14px;}
    #xgcp .swiper-slide .tit span{ font-size: 12px;}
}


/*#in_news{ margin-top: 2% !important;}*/
/*#in_news li{ height: auto; padding: 0.5% 0; background: #fff; position: relative; transition: 0.3s;}*/
/*#in_news li .right{ width: 80%; padding: 0 2% !important; float: right;}*/
/*#in_news li .news_title{ height: 37px; text-align: left; line-height: 37px; color: #333333; font-size: 18px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; padding-bottom: 0; }*/
/*#in_news li .news_info{ line-height: 25px; color: #979797; font-size: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}*/
/*#in_news li .news_time{ float: left; width: 20%; line-height: 30px; text-align: center; font-weight: normal !important; background: #f9f9f9; color: #888888; padding: 2% 0 !important; margin: 0 !important;}*/
/*#in_news li .news_time span{display: block; margin:0 auto; width: 100%;text-align: center; line-height: 45px; color: #029741; font-size: 40px; transition: 0.3s; font-weight: bold;}*/
/*#in_news li:hover .news_title{color: #029741}*/
/*#in_news li:hover .news_time{ background: #029741; color: rgba(255,255,255,0.5);}*/
/*#in_news li:hover .news_time span{ color: #fff;}*/
/*#in_news li a{display: block;}*/
/*@media screen and (max-width:1440px){*/
/*    #in_news li .news_time span{ font-size: 30px;line-height: 35px;}*/
/*    #in_news li .news_title{ font-size: 16px;}*/
/*    #in_news li .news_info{ font-size: 12px;}*/
/*}*/
/*@media screen and (max-width:1200px){*/
/*    #in_news li .news_title{ font-size: 16px;}*/
/*    #in_news li .news_info{ font-size: 12px;}*/
/*    #in_news li .news_title{ height: 25px; line-height: 25px;}*/
/*}*/
/*@media screen and (max-width:991px){*/
/*}*/


#in_news{ height: 330px; position: relative;}
#in_news .swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 2% 0 5%;
}
#in_news .swiper-slide {
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2);

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#in_news .swiper-slide .right{ width: 80%; padding: 0 2% !important; float: right;}
#in_news .swiper-slide .news_title{ height: 37px; text-align: left; line-height: 37px; color: #333333; font-size: 18px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden; padding-bottom: 0; }
#in_news .swiper-slide .news_info{ line-height: 25px; color: #979797; font-size: 14px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
#in_news .swiper-slide .news_time{ float: left; width: 20%; line-height: 30px; text-align: center; font-weight: normal !important; background: #f9f9f9; color: #888888; padding: 2% 0 !important; margin: 0 !important;}
#in_news .swiper-slide .news_time span{display: block; margin:0 auto; width: 100%;text-align: center; line-height: 45px; color: #029741; font-size: 40px; transition: 0.3s; font-weight: bold;}
#in_news .swiper-slide:hover .news_title{color: #029741}
#in_news .swiper-slide:hover .news_time{ background: #029741; color: rgba(255,255,255,0.5);}
#in_news .swiper-slide:hover .news_time span{ color: #fff;}
#in_news .swiper-slide a{display: block;}
#in_news .swiper-pagination-bullet{ transition: 0.3s;}
#in_news .swiper-pagination-bullet-active{ background: #029741; width: 20px; border-radius: 10px;}
@media screen and (max-width:991px){
    #in_news .swiper-slide .news_time span{ font-size: 26px;}
    #in_news .swiper-slide .news_time{ font-size: 14px;}
    #in_news .swiper-slide .news_title{ font-size: 16px;}
    #in_news .swiper-slide .news_info{ font-size: 12px;}
}
@media screen and (max-width:768px){
    #in_news .swiper-slide .news_time{ display: none;}
    #in_news .swiper-slide .right{ width: 100%; padding: 0 !important;}
}


.ly_content{ color: #999999; margin-bottom: 2%;}
.con_lx{ padding: 15% 10% 0; color: #fff; position: relative;}
.con_lx .tit{ font-size: 34px; font-weight: bold;}
.con_lx ul{ padding-top: 8% !important;}
.con_lx ul li{ height: auto; line-height: 40px;}
.con_lx ul li i{ display: inline-block; margin-right: 10px; font-size: 20px;}
@media screen and (max-width:991px){
    .con_lx{ padding: 5%;}
    .con_lx ul{ padding-top: 5% !important;}
    .con_lx .tit{ font-size: 26px;}
}




/*新闻中心*/
.gonggao{ margin-top: 3%; background: #fff;}
.gonggao .row{ margin: 0;}
.gonggao .pic{ height: 0; padding-bottom: 25%; position: relative; overflow: hidden; transition: 0.5s;}
.gonggao .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.gonggao .pic:hover img{ transform: scale(1.1);}
.gonggao .font{ padding: 3%;}
.gonggao .font .gg_1 .tit{ color: #282828; font-size: 26px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.gonggao .font .gg_1 .content{ color: rgba(40,40,40,0.5); font-size: 16px; margin: 3% 0; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.gonggao .font .gg_2{ padding-top: 2%; border-top: 1px solid #e9e9e9;}
.gonggao .font .gg_2 .tit{ color: rgba(40,40,40,0.7); font-size: 16px; height: 40px; line-height: 40px;}
.gonggao .font .gg_2 .tit p{ float: left; width: 85%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.gonggao .font .gg_2 .tit span{ display: block; float: right; color: rgba(40,40,40,0.5); font-size: 14px;}
.gonggao .font .gg_2 .tit:hover,.gonggao .font .gg_1 .tit:hover{ color: #029741;}
@media screen and (max-width:1200px){
    .gonggao .pic{ padding-bottom: 32%;}
    .gonggao .font .gg_1 .tit{ font-size: 22px;}
    .gonggao .font .gg_1 .content{ font-size: 14px; }
    .gonggao .font .gg_2 .tit{ font-size: 14px; height: 30px; line-height: 30px;}
}
@media screen and (max-width:991px){
    .gonggao .pic{ padding-bottom: 50%;}
    .gonggao .font .gg_2 .tit p{ width: 80%;}
}



#indexNews{ margin-top: 3% !important;}
#indexNews li{width: 100%;height: auto; background: #fff; padding: 5%; transition: 0.3s; margin-bottom: 2%; }
#indexNews li .right{ line-height: 25px;}
#indexNews li .news_title{ text-align: left; color: #333333; font-size: 18px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; line-height: 30px;}
#indexNews li .col-10{ padding: 0 3%;}
#indexNews li .news_info{ color: #999999; font-size: 14px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
#indexNews li .news_time{ line-height: 30px; text-align: center; font-weight: normal !important; border-right:solid 1px #e8e8e9; color: #666666;font-size: 14px; padding: 0 !important; margin: 0 !important;}
#indexNews li .news_time span{display: block; margin:0 auto; line-height: 45px; width: 100%; text-align: center; color: #666666; font-size: 50px; transition: 0.3s;}
#indexNews li i{ float: right; width: 40px; height: 40px; text-align: center; line-height: 35px; border: 1px solid #c8c8c8; border-radius: 100%;transition: 0.3s;}
#indexNews li i svg{ width: 20px;}
#indexNews li i svg path{ fill: #666; transition: 0.3s;}
#indexNews li:last-of-type{ border-bottom: none;}
#indexNews li:hover .news_time span{ color: #029741;}
#indexNews li:hover i{ border: 1px solid #029741; background: #029741;}
#indexNews li:hover i svg path{ fill: #fff;}

.xwtit{ margin-top: 8%;}



#xwpicnr_in{ position: relative; margin-top: 3% !important;}
#xwpicnr_in .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#xwpicnr_in .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;
    background: #fff;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xwpicnr_in .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xwpicnr_in .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
#xwpicnr_in .swiper-slide .font{ background: #fff; width: 100%; padding: 8% 5% 10%;}
#xwpicnr_in .swiper-slide .font .news_time{ color: #999999; font-size: 16px;}
#xwpicnr_in .swiper-slide .font .content{ padding-top: 3%; width: 80%;}
#xwpicnr_in .swiper-slide .font .content .news_title{ color: #333333; font-size: 18px; width: 100%; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden; min-height: 70px; font-weight: bold;}
#xwpicnr_in .swiper-slide .font .content .news_content{ color: #a7a7a7; margin-top: 3%; font-size: 16px;}
#xwpicnr_in .swiper-slide .font i{ float: right; width: 40px; height: 40px; text-align: center; line-height: 35px; border: 1px solid #c8c8c8; border-radius: 100%; transition: 0.3s;}
#xwpicnr_in .swiper-slide .font i svg{ width: 20px;}
#xwpicnr_in .swiper-slide .font i svg path{ fill: #666; transition: 0.3s;}
#xwpicnr_in .swiper-slide:hover .font i{ border: 1px solid #029741; background: #029741;}
#xwpicnr_in .swiper-slide:hover .font i svg path{ fill: #fff;}
#xwpicnr_in .swiper-slide:hover .font i{transform:rotate(-45deg);}
@media screen and (max-width:1440px){
    #xwpicnr_in .swiper-slide .news_time{ font-size: 16px;}
    #xwpicnr_in .swiper-slide .font .content .news_title{ font-size: 16px;}
}
@media screen and (max-width:1200px){
    #xwpicnr_in .swiper-slide .font .content .news_title{ line-height: 25px; font-size: 16px;}
    #xwpicnr_in .swiper-slide .font .content .news_content{ font-size: 14px;}
}
@media screen and (max-width:991px){
    #xwpicnr_in .swiper-slide .news_time{ font-size: 14px !important;}
}
@media screen and (max-width:768px){
}



.xgxw{ margin: 3% auto 0 !important;}
.xgxw li{ border-bottom: 1px solid #eaeaea; height: 60px; line-height: 60px;}
.xgxw li i{ display: inline-block; font-size: 12px;}
.xgxw li p{ float: left; color: #666666; font-size: 16px; width: 80%; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.xgxw li p i{ color: #004a92; margin-right: 10px;}
.xgxw li span{ display: block; width: 20%; text-align: right; float: right; color: #999; font-size: 14px;}
.xgxw li span i{ display: inline-block; margin-right: 10px; font-size: 16px;}
@media screen and (max-width:1200px){
    .xgxw li span{ font-size: 12px;}
    .xgxw li span i{ font-size: 14px;}
    .xgxw li p{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .xgxw li p{ width: 75%;}
    .xgxw li span{ width: 25%;}
}



.news_lb li{ margin-bottom: 5%;}
.news_lb .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.news_lb .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute;}
.news_lb .font{ background: #fff; width: 100%; padding: 8% 5% 10%;}
.news_lb .font .news_time{ color: #999999; font-size: 16px;}
.news_lb .font .content{ padding-top: 3%; width: 80%;}
.news_lb .font .content .news_title{ color: #333333; font-size: 18px; width: 85%; display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden; min-height: 70px; font-weight: bold;}
.news_lb .font .content .news_content{ color: #a7a7a7; margin-top: 3%; font-size: 16px;}
.news_lb .font i{ float: right; width: 40px; height: 40px; text-align: center; line-height: 35px; border: 1px solid #c8c8c8; border-radius: 100%; transition: 0.3s;}
.news_lb .font i svg{ width: 20px;}
.news_lb .font i svg path{ fill: #666; transition: 0.3s;}
.news_lb li:hover .font i{ border: 1px solid #029741; background: #029741;}
.news_lb li:hover .font i svg path{ fill: #fff;}
.news_lb li:hover .font i{transform:rotate(-45deg);}
@media screen and (max-width:1200px){
    .news_lb .font .content .news_title{ width: 100%;}
}

#xw_main .content{ color: #666666; font-size: 16px; border-bottom: 1px solid #f5f5f5; margin-bottom: 6%; padding: 4% 0;}
.xw_bai{ background: #fff; padding: 3%; line-height: 40px;}
.xw_bai h1{ color: #000000; font-size: 22px; line-height: 40px;}
.xw_bai .click{ color: #666666; font-size: 14px;}
.xw_bai .click i{ display: inline-block; margin-right: 10px;}
.xw_bai img{ display: block; max-width: 100%; margin: 2% auto;}


#xgxw{ width: 100%;height: auto; margin: 7% auto !important; clear: both !important;}
#xgxw li{ height: auto; margin-bottom: 3%;}
#xgxw li .news_title{ height: 40px; text-align: center; line-height: 40px; color: #333333; font-size: 14px; white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
#xgxw li .pic{ display: block; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; background: #f9f9f9;}
#xgxw li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#xgxw li:hover .news_title{color: #004a92}

#prev_next{ height: 80px; line-height: 80px; margin-top: 10px !important; }
#prev_next li{ float: left; width: 49.5%; color: #999999; background: #fff; padding: 0 5%;}
#prev_next li .page-a{white-space: nowrap; overflow:hidden; text-overflow: ellipsis;}
#prev_next li a{ color: #999999;}
#prev_next li:last-of-type{ float: right; text-align: right;}
#prev_next li:hover{ color: #029741;}
#prev_next li:hover a{ color: #029741;}
@media screen and (max-width:991px){
    #prev_next li{  width: 100%; line-height: 25px; font-size: 13px; margin-top: 2%;}
    .xw_bai h1{ font-size: 18px; height: auto; line-height: 30px;}
    #prev_next li:last-of-type{ text-align: left;}
}

.xwinfo_tit{ color: #333333; font-size: 20px; font-weight: bold;}
#xgxw_pic{ margin-top: 5%; overflow: hidden;}
#xgxw_pic img{ max-width: 100%; transition: 0.3s;}
#xgxw_pic:hover img{ transform: scale(1.05);}
#xgxw{ padding: 0 !important;}
#xgxw li{ color: #666666; font-size: 16px; transition: 0.3s; line-height: 30px; margin-top: 5%;}
#xgxw li:hover{ color: #029741; }

.news_pic {padding: 3% 0 0;}
.news_pic li{ margin-bottom: 7%;}
.news_pic .imgbox {width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.news_pic .imgbox p img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
.news_pic .imgbj{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; text-align: center; color: #fff; background: rgba(2,151,65,0.9); z-index: 1; opacity: 0;
    -webkit-transition: all .6s ease-out 0s;
    transition: all .6s ease-out 0s;
    -webkit-clip-path: polygon(50% 20%,50% 50%,20% 50%,50% 50%,50% 80%,50% 50%,80% 50%,50% 50%);
    clip-path: polygon(50% 20%,50% 50%,20% 50%,50% 50%,50% 80%,50% 50%,80% 50%,50% 50%);
}
.news_pic .imgbj .pic{ padding-top: 25%; opacity: 0; transition: 0.5s; transform: none !important;}
.news_pic .imgbj .tit{ font-size: 20px; padding: 5% 10% 3%; opacity: 0; transition: 0.5s;}
.news_pic .imgbj i{ font-size: 30px; opacity: 0; transform: scale(0.5); transition: 0.5s;}
.news_pic .content { width: 90%; height: 90%; text-align: center; position: absolute; left: 50%; top: 50%; z-index: 2; -webkit-transform: translate(-50%,-50%);  transition:0.3s; opacity: 0;}
.news_pic .content .bl { width: 0; height: 2px; background: #fff; position: absolute; left: 0; bottom: 0; -webkit-transition: all .5s;}
.news_pic .content .bl.l1 { top: 0;}
.news_pic .content .bl.l2 { left: auto; right: 0;}
.news_pic li:hover .bl.l1 { width: 100%;}
.news_pic li:hover .bl.l2 { width: 100%; right: 0;}
.news_pic li:hover .imgbj{ opacity: 1;
    -webkit-clip-path: polygon(50% 0,0 0,0 50%,0 100%,50% 100%,100% 100%,100% 50%,100% 0);
    clip-path: polygon(50% 0,0 0,0 50%,0 100%,50% 100%,100% 100%,100% 50%,100% 0);
}
.news_pic li:hover .imgbj .pic{ padding-top: 22%; opacity: 1;}
.news_pic li:hover .imgbj .tit,.news_pic li:hover .imgbj i{ opacity: 1;}
.news_pic li:hover .imgbj i{ transform: scale(1);}
.news_pic li:hover .content { opacity: 1;}
.news_pic li:hover .content::before { height: 95%;}
.news_pic li:hover .content::after { height: 95%;}
.news_pic .content::after,.news_pic .content::before { width: 2px; display: block; height: 0; position: absolute; left: 0; top: 0; -webkit-transition: all .5s; content: ''; background: #fff;}
.news_pic .content::after { left: auto; right: 0; top: auto; bottom: 0;}

/*.news_pic .shuiyin{position: absolute; background: url("../images/shuiyin.png") no-repeat center; z-index: 1; left: 0; top: 0; width: 100%; height: 100%;}*/
.news_pic .imgbox1 {width: 100%; height: 0; padding-bottom: 80%; background: #fff; position: relative; overflow: hidden; border: 1px solid #efefef;}
.news_pic .imgbox1 p { text-align: center; left: 0; position: absolute; height:100%; width:100%; transition: 0.3s;}
.news_pic .imgbox1 p img{ max-width: 100%; max-height: 100%; transition:0.3s;}
.news_pic .slide:hover .imgbox img {transform: scale(1.1);}

.news_pic .txtbox { height: 50px; line-height: 50px; text-align: center; font-size: 16px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; -o-transition: all .3s; transition: all .3s; position: relative; background: #fff; border-bottom: 1px solid #e2e2e2;}
.news_pic .txtbox span{ display: block; z-index: 1; position: relative; transition:0.3s;}
.news_pic .txtbox:after {  position: absolute;content: ""; background: #c30008; height: 100%; width:100%;  left: 0;bottom: 0;
    transition: all 0.5s;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
}
.news_pic .slide:hover .txtbox::after { -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1);
    -o-transform: scaleX(1); transform: scaleX(1);
}
.news_pic .slide:hover .txtbox span{ color: #fff;}



/*企业实力*/
.pic_class{position: relative; margin-top: 3%;}
.pic_class .swiper-container {padding-bottom: 5%;overflow: inherit;}
.pic_class .swiper-container-horizontal>.swiper-scrollbar{left:0;}
.pic_class .swiper-slide { display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative;}
.pic_class .swiper-slide .inimg{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden; background: #000;}
.pic_class .swiper-slide .inimg img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition: 0.5s;}
.pic_class .swiper-slide .inimg p{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; padding-top: 30%; z-index: 1; color: #fff; text-align: center; opacity: 0; transition: 0.3s;}
.pic_class .swiper-slide .inimg p i{ font-size: 40px;}
.pic_class .swiper-slide .infont{ position: absolute; bottom: -50px; left: 5%; width: 90%; overflow: hidden; background: #f5f5f5; padding: 3% 6%; transition: 0.3s;}
.pic_class .swiper-slide .infont p{ color: #1b1c22; font-size: 24px; height: 50px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.pic_class .swiper-slide .infont dl dd{ float: left; font-size: 16px; color: #666666; width: 25%;}
.pic_class .swiper-slide .infont dl dd i{ float: left; margin-right: 10px;}
.pic_class .swiper-slide .infont .con{ color: #666666; font-size: 16px; transition: 0.3s;}
.pic_class .swiper-slide .infont .more{ position: absolute; left: 7%; bottom: -10%; opacity: 0; color: #fff; transition: 0.3s; font-size: 16px;}
.pic_class .swiper-slide:hover .infont{ background: #029741;}
.pic_class .swiper-slide:hover .infont p,.pic_class .swiper-slide:hover .infont dl dd{ color: #fff;}
.pic_class .swiper-slide:hover .infont .con{ color: rgba(255,255,255,0.5); padding-bottom: 8%;}
.pic_class .swiper-slide:hover .infont .more{ bottom: 10%; color: #fff; opacity: 1;}
.pic_class .swiper-slide:hover .inimg img{ transform: scale(1.1); opacity: 0.2;}
.pic_class .swiper-slide:hover .inimg p{ opacity: 1;}
.pic_class .swiper-horizontal>.swiper-scrollbar{ height: 2px !important; background: #efefef;}
.pic_class .swiper-scrollbar-drag{ background: #029741 !important;}
@media screen and (max-width:1200px){
    .pic_class .swiper-slide .infont dl dd{ font-size: 14px;}
    .pic_class .swiper-slide .infont dl dd i{ font-size: 16px;}
}
@media screen and (max-width:991px){
    .pic_class .swiper-container{ padding-bottom: 12%;}
    .pic_class .swiper-slide .infont{ position: relative; width: 100%; left: 0; bottom: 0;}
    .pic_class .swiper-slide .infont p{ font-size: 18px; height: 30px;}
    .pic_class .swiper-slide .infont .con{ font-size: 12px; line-height: 22px;}
    .pic_class .swiper-slide:hover .infont .more{ font-size: 12px;}
    .pic_class .swiper-slide:hover .infont .con{ padding-bottom: 12%;}
    .pic_class .swiper-slide .infont dl{ margin-bottom: 0;}
    .pic_class .swiper-slide .infont dl dd{ width: 50%; margin-bottom: 0; height: 20px; line-height: 20px;}
    .pic_class .swiper-slide .infont dl dd{ font-size: 12px;}
    .pic_class .swiper-slide .infont dl dd i{ font-size: 12px;}
}



.comc {height: auto;overflow: hidden; margin-top: 4% !important; }
.comc .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.6) !important;
}
.comc a{ display: block; width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition: 0.3s;}
.comc a img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.comc .swiper-slide-active{transform: scale(1) !important;}




#case{ margin: 3% 0 7%; position: relative; overflow: hidden;}
#case .swiper-wrapper{ height: auto;}
#case .swiper-slide { background-position: center; position: relative;}
#case .gallery-top { position: absolute; left: 0; top: 0; z-index: 1; height: 100%; color: #fff; background: rgba(2,151,65,0.9); overflow: hidden;}
#case .gallery-top .swiper-slide{ padding: 30% 15% 0;}
#case .gallery-top .swiper-slide .tit h3{ font-size: 32px; font-weight: bold; position: relative;}
#case .gallery-top .swiper-slide .con{ padding: 12% 0; font-size: 20px; line-height: 40px;}
#case .gallery-top .swiper-button-next:after,#case .gallery-top .swiper-button-prev:after{ display: none;}
#case .gallery-top .swiper-button-next{ width: 40px; height: 40px; line-height: 40px; background: none; top: auto; bottom: 10%; right: 7%;}
#case .gallery-top .swiper-button-prev{ width: 40px; height: 40px; line-height: 40px; background: none; top: auto; bottom: 10%; left: auto; right: 19%;}
#case .gallery-top .swiper-button-next i,#case .gallery-top .swiper-button-prev i{ color: #fff; font-size: 30px;}

#case .gallery-thumbs { height: auto;}
#case .gallery-thumbs .swiper-wrapper{ padding: 0;}
#case .gallery-thumbs .swiper-slide { cursor: pointer; height: auto; text-align: right; position: relative; transition: 0.3s; padding: 0;}
#case .gallery-thumbs .swiper-slide p{ display: block; width: 100%; height: 0; padding-bottom: 38%; position: relative; overflow: hidden;}
#case .gallery-thumbs .swiper-slide p img{width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#case .gallery-thumbs .swiper-slide-thumb-active { }
@media screen and (max-width:1440px){
    #case .gallery-top .swiper-slide{ padding: 10% 7%;}
    #case .gallery-top .swiper-slide .con{ padding: 5% 0; font-size: 14px;}
    #case .gallery-top .swiper-slide .tit p{ letter-spacing: 0; font-size: 16px;}
    #case .gallery-top .swiper-slide .tit h3{ font-size: 24px;}
}
@media screen and (max-width:1200px){
    #case .gallery-top .swiper-slide{ padding: 5%;}
}
@media screen and (max-width:991px){
    #case .gallery-thumbs .swiper-slide p{ padding-bottom: 60%;}
    #case .gallery-top{ position: relative;}
    #case .gallery-top .swiper-slide{ padding: 15px;}
    #case .gallery-top .swiper-slide .tit h3{ font-size: 24px;}
    #case .gallery-top .swiper-slide .tit h3 span{ font-size: 14px;}
    #case .gallery-top .swiper-slide .tit h3:before{ font-size: 38px;}
    #case .gallery-top .swiper-slide .tit p{ font-size: 16px;}
    #case .gallery-top .swiper-slide .con{ font-size: 14px; padding: 7% 0;}
}
@media screen and (max-width:768px){
}




/*人才招聘*/
.zppic{ text-align: center; margin-top: 3%; position: relative; }
.zppic .font{ position: absolute; left: 0; top: 25%; width: 100%; height: auto; z-index: 1; color: #fff; font-size: 26px; padding: 0 20%; line-height: 50px;}
.zppic .pic img{ max-width: 100%;}

.zptit{ margin-top: 5%;}

.inner_contact_02{ margin: 3% 0 0;}
.inner_contact_02 .td1{ line-height: 40px; border-right: 1px solid #dbdbdb;}
.inner_contact_02 .td1 p{ color: #333333; font-size: 22px;}
.inner_contact_02 .td1 span{ display: block; color: #666666; font-size: 16px;}
.inner_contact_02 .td2{ line-height: 40px; padding-left: 5%;}
.inner_contact_02 .td2 p{ color: #666666; font-size: 16px;}
.inner_contact_02 .td2 p span{ color: #029741; font-size: 24px;}
.inner_contact_02 .td5{ text-align: center; padding-top: 2%;}
.inner_contact_02 .td5 a{ display: block; height: 45px; line-height: 45px; float: right; padding: 0 10%; background: #029741; border-radius: 5px; color: #fff;font-size: 14px;}

@media screen and (max-width:1200px){
    .zppic .font{ font-size: 20px; line-height: 40px;}
}
@media screen and (max-width:991px){
    .zppic .font{ font-size: 16px; line-height: 25px; padding: 0 5%;}
}
@media screen and (max-width:768px){
    .inner_contact_02 .td4{ width: 30%;}
    .inner_contact_02 .td2 p{ font-size: 12px;}
    .inner_contact_02 .td2 p span{ font-size: 14px;}
    .inner_contact_02 .td1 span{ font-size: 12px; line-height: 25px;}
    .inner_contact_02 .td1 p{ font-size: 16px;}
    .zppic .font{ font-size: 14px;}
}

#jobs_ul{padding:0;width: 100%;}
#jobs_ul li{width: 100%; margin-bottom: 1% !important;}
#jobs_ul li .jobs_title{font-size: 14px; width: 100%; line-height: 30px; background: #fff; color: #666666; padding: 2%; margin: 0;}
#jobs_ul li .jobs_box{ padding:20px 3.5% 36px; background: #fff; position: relative;display: none;}
#jobs_ul li .jobs_box .info1 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 22px;
}
#jobs_ul li .jobs_box .info1 p {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    margin: 5px 0px !important;
}
#jobs_ul li .jobs_box .info2 {
    padding: 14px 0 22px;
}
#jobs_ul li .jobs_box .info2 h3 {
    font-size: 18px;
    color: #333333;
    line-height: 3;
    font-weight: normal;
}
#jobs_ul li .jobs_box .info2 p {
    font-size: 14px;
    color: #777777;
    line-height: 2.5;
}
#jobs_ul li .jobs_box .info2 .float-left {

}
#jobs_ul li .jobs_box .info2 .float-right {
    border-top: 1px solid #efefef;
    padding-top: 2%;
    font-weight: bold !important;
}
#jobs_ul li .jobs_box .info2 .float-left .info-box {
    /*border-right: 1px solid #e5e5e5;padding-right: 10%;*/
}
#jobs_ul li .jobs_box .info3 {
    margin-top: 31px;
}
#jobs_ul li .jobs_box .info3 .apply_btn {
    width: 151px;
    height: 41px;
    line-height: 41px;
    background: #1976a0;
    font-size: 16px;
    color: #ffffff;
    float: right;
    transition: 0.3s;
    text-align: center;
}
#jobs_ul li .jobs_box .info3 .apply_btn:hover {
    background: #333;
}
#jobs_ul li .jobs_box .info3 .all {
    float: right;
    font-size: 14px;
    color: #777777;
    height: 41px;
    line-height: 41px;
    padding-left: 30px;
}
#jobs_ul li .jobs_box i {
    position: absolute;
    left: 18px;
    top: -12px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #fff;
}



#con_lx{ padding-top: 2% !important;}
#con_lx li{ margin-top: 5%; position: relative; float: left; width: 33%;}
#con_lx li .pic{ float: left; width: 60px; height: 60px; line-height: 60px; background: #029741; border-radius: 5px; text-align: center;}
#con_lx li .pic svg{ width: 30px;}
#con_lx li .pic svg path{ fill: #fff;}
#con_lx li .float-start{ padding-left: 3%; width: 70%; min-height: 90px;}
#con_lx li .float-start h2{ color: #999; font-size: 15px; padding-bottom: 2%;}
#con_lx li .float-start p{ color: #282828; font-size: 20px;}
#con_lx li:before{ position: absolute; right: 10%; top: -25px; content: '01.'; font-family: Bahnschrift; width: 50px; height: 50px; line-height: 50px; text-align: center; font-size: 24px; border: 1px solid #f7f7f7;}
#con_lx li:nth-of-type(2):before{ content: '02.';}
#con_lx li:nth-of-type(3):before{ content: '03.';}
#con_lx li:nth-of-type(4):before{ content: '04.';}
#con_lx li:nth-of-type(5):before{ content: '05.';}
#con_lx li:nth-of-type(6):before{ content: '06.';}
#con_lx li .sjmt p{ float: left; margin-right: 10px !important; position: relative;}
#con_lx li .sjmt p span{ display: block; width: 120px; height: 0; overflow: hidden; position: absolute; left: -40px; top: 40px; transition: 0.5s; opacity: 0; z-index: 1;}
#con_lx li .sjmt p span img{ width: 120px; height: 120px;}
#con_lx li .sjmt p:hover span{ height: 120px; opacity: 1;}
@media screen and (max-width:1200px){
    #con_lx li .float-start p{ font-size: 16px;}
    #con_lx li{ width: 50%;}
}
@media screen and (max-width:991px){
    #con_lx li .float-start p{ font-size: 14px; line-height: 25px;}
    #con_lx li .pic{ width: 40px; height: 40px; line-height: 40px;}
    #con_lx li .pic svg{ width: 20px;}
}
@media screen and (max-width:768px){
    #con_lx li:before{ display: none;}
    #con_lx li .float-start p{ font-size: 14px;}
    #con_lx li{ width: 100%; padding: 0 15px;}
    #con_lx li .float-start{ min-height: auto;}
}









/*翻页*/
.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}
